charset

open fun charset(): Optional<String>

Returns an Optional that contains the charset in lower case retrieved from the HTTP response headers of this request or an empty Optional if the received headers do not include any information about the charset.